_m_i_c_r_o_s_e_c_s The number of microseconds to convert to equivalent clock
ticks.
DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
_dddd_rrrr_vvvv______uuuu_ssss_eeee_cccc_tttt_oooo_hhhh_zzzz converts the length of time expressed by _m_i_c_r_o_s_e_c_s, which is
in units of microseconds, into units of clock ticks.
RRRReeeettttuuuurrrrnnnn VVVVaaaalllluuuueeeessss
The value returned is the smallest number of clock ticks that represent a
time interval equal to or greater than the _m_i_c_r_o_s_e_c_s argument. No error
value is returned. If the number of ticks equivalent to the _m_i_c_r_o_s_e_c_s
argument is too large to be represented as a _cccc_llll_oooo_cccc_kkkk______tttt, then the maximum
_cccc_llll_oooo_cccc_kkkk______tttt value will be returned.
UUUUSSSSAAAAGGGGEEEE
Several functions either take time values expressed in clock ticks as
arguments [_iiii_tttt_iiii_mmmm_eeee_oooo_uuuu_tttt(D3), _dddd_eeee_llll_aaaa_yyyy(D3)] or return time values expressed in
clock ticks [_dddd_rrrr_vvvv______gggg_eeee_tttt_pppp_aaaa_rrrr_mmmm(D3)]. The length of a clock tick can vary
across different implementations, and therefore drivers should not
include any hard-coded assumptions about the length of a tick.
_dddd_rrrr_vvvv______uuuu_ssss_eeee_cccc_tttt_oooo_hhhh_zzzz and the complementary function _dddd_rrrr_vvvv______hhhh_zzzz_tttt_oooo_uuuu_ssss_eeee_cccc(D3) can be used,
as necessary, to convert between microseconds and clock ticks.